@font-face {
  font-family: 'Nexa';
  src: url('nexa-regular-webfont.woff2') format('woff2'),
       url('nexa-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('nexa-regular-italic-webfont.woff2') format('woff2'),
       url('nexa-regular-italic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Nexa';
  src: url('nexa-bold-webfont.woff2') format('woff2'),
       url('nexa-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nexa';
  src: url('nexa-bold-italic-webfont.woff2') format('woff2'),
       url('nexa-bold-italic-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Nexa';
  src: url('nexa-heavy-webfont.woff2') format('woff2'),
       url('nexa-heavy-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
